home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / winfwgru.311 / setup.inf < prev    next >
INI File  |  1993-10-13  |  62KB  |  1,550 lines

  1. ;; Windows for Workgroups 3.11
  2. ;; SETUP.INF
  3. ;; Copyright (c) Microsoft Corporation, 1991-1993
  4.  
  5. [setup]
  6.     help = setup.hlp
  7.  
  8. ;   Place any programs here that should be run at the end of setup.
  9. ;   These apps will be run in order of their appearance here.
  10. [run]
  11.  
  12. [dialog]
  13.     caption   = "╙±≥αφεΓΩα Windows"
  14.     exit      = "┬√⌡εΣ Φτ ╙±≥αφεΓΩΦ"
  15.     title     = "╚Σσ≥ ≤±≥αφεΓΩα Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11"
  16.     options   = "╩≡ε∞σ ≤±≥αφεΓΩΦ Windows, Γ√ ∞εµσ≥σ:"
  17.     printwait = "╞ΣΦ≥σ, ∩εΩα ╙±≥αφεΓΩα Windows Ωεφ⌠Φπ≤≡Φ≡≤σ≥ Γα° ∩≡Φφ≥σ≡(√)..."
  18. copywait="─εß≡ε ∩εµαδεΓα≥ⁿ Γ Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11!\n\n   - ┼±δΦ Γ√ φσ τφαΩε∞√ ± ±Φ±≥σ∞εΘ Windows, ±∞. ═σßεδⁿ°εσ\n     ╧≤≥σ°σ±≥ΓΦσ Γ Microsoft Windows Γ ΩφΦπσ ╧≡Φ±≥≤∩α  Ω ≡αßε≥σ."
  19. copywait5="═σ ταß≤Σⁿ≥σ τα≡σπΦ±≥≡Φ≡εΓα≥ⁿ Γα°≤ Ωε∩Φ■ Microsoft Windows Σδ \n≡αßε≈Φ⌡ π≡≤∩∩ 3.11. ┼±δΦ Γ√ τα≡σπΦ±≥≡Φ≡εΓαδΦ±ⁿ, Microsoft ß≤Σσ≥:\n\n   - ╧≡σΣε±≥αΓδ ≥ⁿ Γα∞ Φφ⌠ε≡∞α÷Φ■ εß εßφεΓδσφφ√⌡ Γσ≡±Φ ⌡ Φ\n     Γ√∩≤±Ωσ φεΓ√⌡ ∩≡εΣ≤Ω≥εΓ.\n"
  20.  
  21. [data]
  22. ; Disk space required
  23. ; <type of setup>= <Full install space>, <Min install space>
  24.  
  25.     upd2x386full = 22000000,16000000 ; 22.0 Mb, 16.0 Mb     2.x -> WFW 3.11
  26.     upd30386full = 16700000,12500000 ; 16.7 Mb, 12.5 Mb     3.0 -> WFW 3.11
  27.     upd31386full = 12700000, 9700000 ; 12.7 Mb,  9.5 Mb     3.1 -> WFW 3.11
  28.     updWW386full =  8200000, 5500000 ;  8.2 Mb,  5.5 Mb     WFW 3.1  -> WFW 3.11
  29.     updW1386full =  5200000, 4000000 ;  5.2 Mb,  4.0 Mb     WFW 3.11 -> WFW 3.11
  30.     new386full   = 21000000,16000000 ; 21.0 Mb, 16.0 Mb
  31.  
  32.     netadmin     = 32000000          ; 32.0 Mb
  33.     netadminupd  = 32000000          ; 32.0 Mb
  34.     upd2x386net  = 1420000           ;  1.42 Mb
  35.     upd30386net  = 1420000           ;  1.42 Mb
  36.     upd31386net  = 1420000           ;  1.42 Mb
  37.     new386net    = 1420000,1420000   ;  1.42 Mb,  1.42 Mb
  38.  
  39. ; Defaults used in setting up and names of a few files
  40.     startup   = WIN.COM
  41.     defdir    = C:\WINDOWS
  42.     defdevdir = C:\NET
  43.     shortname = Windows
  44.     welcome   = "Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11"
  45.     deflang   = rus
  46.     defxlat   = 866
  47.     defkeydll = rudll
  48.     defseckdll = usadll
  49.     register  = "regedit /s /u setup.reg"
  50.     tutor     = "wintutor.exe "
  51.     winsetup  = "winsetup.exe"
  52.     NetSetup  = FALSE
  53.     MouseDrv  = TRUE
  54.     partial   = FALSE
  55.     Version   = "3.11.050"
  56.     dosmemK   = 410
  57.  
  58.     ; MS-DOS Driver Versions
  59.     ; These are the version numbers of the drivers that we are shipping
  60.     ; with Microsoft Windows.
  61.     himem.sys.hi     = 0x0310
  62.     himem.sys.lo     = 0x0300
  63.     smartdrv.exe     = 0x0500
  64.     ramdrive.sys     = 0x18F5
  65.     emm386.exe       = 0x0430
  66.  
  67. ; This is data needed by the MS-DOS half of setup so that it can copy the
  68. ; proper kernel and start Windows for the GUI portion of setup.
  69. ;
  70. ; ** MS-DOS documentation says that first byte of command line for 4a call
  71. ; ** should be space. ==> in execcmd RHS leave first space as it is now
  72. [winexec]
  73.     execstd   = "dosx.exe "
  74.     execcmd   = " krnl386.exe /b /q:"
  75.     exechimem = "xmsmmgr.exe"
  76.     himemcmd  = ""
  77.     Krnl386   = 1:krnl386.exe
  78.     dosx      = 2:dosx.exe
  79.  
  80. ; Names of the disks Setup can prompt for.
  81. [disks]
  82. 1 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 1",disk1
  83.     2 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 2",disk2
  84.     3 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 3",disk3
  85.     4 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 4",disk4
  86.     5 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 5",disk5
  87.     6 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 6",disk6
  88.     7 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 7",disk7
  89.     8 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 8",disk8
  90.     9 =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 9",disk9
  91.     A =. ,"Microsoft Windows Σδ  ≡αßε≈Φ⌡ π≡≤∩∩ 3.11 ─Φ±Ω 10",diska
  92.  
  93. [windows]
  94.     1:setup.hlp
  95.     1:setup.txt
  96.     1:rsetup.com
  97.     2:win.src,  Net
  98.     2:system.src, Net
  99.     1:winsetup.exe
  100.     1:winhelp.exe
  101.     1:control.hlp
  102.     2:glossary.hlp
  103.     2:winhelp.hlp
  104.  
  105. [windows.system]
  106.     1:gdi.exe
  107.     1:user.exe
  108.     1:win.cnf
  109.     2:lzexpand.dll
  110.     2:ver.dll
  111.     2:shell.dll
  112.     1:wfwsetup.dll
  113.     2:commdlg.dll
  114.     2:commctrl.dll
  115.     1:ncdw.dll
  116.     2:sconfig.dll
  117.  
  118. [windows.system.386]
  119.     2:cpwin386.cpl
  120.  
  121. [386max]
  122.     2:386max.vxd
  123.     2:windows.lod
  124.  
  125. [bluemax]
  126.     2:bluemax.vxd
  127.     2:windows.lod
  128.  
  129. [shell]
  130.     progman.exe,  "─Φ±∩σ≥≈σ≡ ╧≡επ≡α∞∞"
  131.  
  132. ; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  133. : !!! The description strings should not be changed.
  134. ; !!! Changing description strings can result in old drivers not being
  135. ; !!! upgraded since Setup uses the description string to determine what
  136. ; !!! driver is installed and whether a new, upgraded driver is provided
  137. ; !!! with this version of Windows.
  138. ; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  139. ;
  140.  
  141. [display]
  142. ;profile = driver,         Description of driver, resolution,    286 grabber,    logo code,       VDD,            386grabber,   ega.sys,   logo data,    optional work section
  143.  
  144. 8514     = 2:8514.drv,     "8514/a",                                        "100,120,120", , 2:vgalogo.lgo,   2:vdd8514.386,  2:vgadib.3gr,,           2:vgalogo.rle, 8514
  145. 8514s    = 2:8514.drv,     "8514/a (Small fonts)",                           "100,96,96",   , 2:vgalogo.lgo,   2:vdd8514.386,  2:vgadib.3gr,,           2:vgalogo.rle, 8514s
  146. svga     = 2:supervga.drv, "Super VGA (800x600, 16 colors)",                "100,96,96",   , 2:vgalogo.lgo,   x:*vddvga,      2:vga.3gr,,              2:vgalogo.rle
  147. 8vga480  = 1:svga256.drv,  "Super VGA (640x480, 256 colors) ",              "100,96,96",   , 2:vgalogo.lgo,   2:vddsvga.386,  2:vgadib.3gr,,           2:vgalogo.rle, svga640
  148. 8vga600l = 1:svga256.drv,  "Super VGA (800x600, 256 colors, large fonts)",  "100,120,120", , 2:vgalogo.lgo,   2:vddsvga.386,  2:vgadib.3gr,,           2:vgalogo.rle, svga800l
  149. 8vga600s = 1:svga256.drv,  "Super VGA (800x600, 256 colors, small fonts)",  "100,96,96",   , 2:vgalogo.lgo,   2:vddsvga.386,  2:vgadib.3gr,,           2:vgalogo.rle, svga800s
  150. 8vga768l = 1:svga256.drv,  "Super VGA (1024x768, 256 colors, large fonts)", "100,120,120", , 2:vgalogo.lgo,   2:vddsvga.386,  2:vgadib.3gr,,           2:vgalogo.rle, svga768l
  151. 8vga768s = 1:svga256.drv,  "Super VGA (1024x768, 256 colors, small fonts)", "100,96,96",   , 2:vgalogo.lgo,   2:vddsvga.386,  2:vgadib.3gr,,           2:vgalogo.rle, svga768s
  152. vga      = 2:vga.drv,      "VGA",                                           "100,96,96",   , 2:vgalogo.lgo,   x:*vddvga,      2:vga.3gr,,              2:vgalogo.rle
  153. vga30    = 2:vga.drv,      "VGA (Version 3.0)",                            "100,96,96",   , 2:vgalogo.lgo,   2:vddvga30.386, 2:vga30.3gr,,            2:vgalogo.rle
  154. v7vga    = 2:v7vga.drv,    "Video 7 512K, 640x480 256 colors",     "100,96,96",   , 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,            2:vgalogo.rle, v7b
  155. v7c      = 2:v7vga.drv,    "Video 7 512K, 720x512 256 colors",     "100,96,96",   , 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,            2:vgalogo.rle, v7c
  156. v7d      = 2:v7vga.drv,    "Video 7 1Mb,  800x600 256 colors",     "100,96,96",   , 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,            2:vgalogo.rle, v7d
  157. v7e      = 2:v7vga.drv,    "Video 7 1Mb, 1024x768 256 colors, (Large fonts)","100,120,120",, 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,           2:vgalogo.rle, v7e
  158. v7f      = 2:v7vga.drv,    "Video 7 1Mb, 1024x768 256 colors, (Small fonts)","100,96,96",       , 2:vgalogo.lgo,   2:v7vdd.386,    2:v7vga.3gr,,              2:vgalogo.rle, v7f
  159. xga16    = 2:vga.drv,      "XGA (640x480, 16 colors)",                      "100,96,96",   , 2:vgalogo.lgo,   2:vddvga30.386, 2:vga30.3gr,,            2:vgalogo.rle
  160. xgalo    = 2:xga.drv,      "XGA (640x480, 256 colors)",                     "100,96,96",   , 2:vgalogo.lgo,   2:vddxga.386,   2:v7vga.3gr,,            2:vgalogo.rle, xgalo
  161. xgalg    = 2:xga.drv,      "XGA (Large fonts)",                            "100,120,120", , 2:vgalogo.lgo,   2:vddxga.386,   2:v7vga.3gr,,            2:vgalogo.rle, xgalg
  162. xgasm    = 2:xga.drv,      "XGA (Small fonts)",                            "100,96,96",   , 2:vgalogo.lgo,   2:vddxga.386,   2:v7vga.3gr,,            2:vgalogo.rle, xgasm
  163.  
  164. [display.old]
  165. ; This section contains the names of all the videos that
  166. ; setup can detect. If the entry is not in the [display]
  167. ; section above, setup presents a warning to the user.
  168. 8514     = "8514/a"
  169. cga      = "CGA"
  170. egahibw  = "EGA black and white (286 only)"
  171. egahires = "EGA"
  172. egamono  = "EGA Monochrome (286 only)"
  173. hercules = "Hercules Monochrome"
  174. hpmulti  = "HP CGA Display"
  175. mcga     = "IBM MCGA (286 only)"
  176. olibw    = "Olivetti/AT&T Monochrome or PVC Display"
  177. plasma   = "Compaq Portable Plasma"
  178. tiga1    = "TIGA"
  179. v7vga    = "Video 7"
  180. vga      = "VGA"
  181. vgamono  = "VGA with Monochrome display"
  182. xga16    = "XGA"
  183.  
  184.  
  185. ;
  186. ; Optional sections listed in field 9 of the display secton are intrpreted as follows:
  187. ;
  188. ; File, Destination, .ini file, Section, LHS, RHS
  189. ;
  190. ; Where:    x:File      = Optional; file to be copied, may be left null.
  191. ;           Destination = 0: for windows root or 0:system for system subdir
  192. ;                          where file is to be copied.
  193. ;           .ini file   = Optional; .ini file to be modified or created.
  194. ;                          Must be included if following parameters specified.
  195. ;           Section     = Section of .ini file to be modified.
  196. ;           OldLine     = Optional; old line to be removed from the .ini file.
  197. ;                          Only one occurence of the specified string is removed.
  198. ;           NewLine     = New text line to be written to the .ini file.
  199. ;
  200. ;[v7vga]
  201. ;x:v7vga.vxd, 0:system, system.ini, 386enh, "v7device=", "display=v7vdd.386"
  202.  
  203. [vgamono]
  204. ,,system.ini,386enh,"vgamono=","vgamono=TRUE"
  205.  
  206. [8514]
  207. ,,system.ini,8514.DRV,"dpi=","dpi=120"
  208.  
  209. [8514s]
  210. ,,system.ini,8514.DRV,"dpi=","dpi=96"
  211.  
  212. [v7b]
  213. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=640x480"
  214. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  215.  
  216. [v7c]
  217. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=720x512"
  218. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  219.  
  220. [v7d]
  221. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=800x600"
  222. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  223.  
  224. [v7e]
  225. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=1024x768"
  226. ,,system.ini,v7vga.drv,"FontSize=","FontSize=large"
  227.  
  228. [v7f]
  229. ,,system.ini,v7vga.drv,"WidthXHeight=","WidthXHeight=1024x768"
  230. ,,system.ini,v7vga.drv,"FontSize=","FontSize=small"
  231.  
  232. [xgasm]
  233. ,,system.ini,XGA_Display,"XGA_Resolution=",
  234. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=1"
  235.  
  236. [xgalg]
  237. ,,system.ini,XGA_Display,"XGA_Resolution=",
  238. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=2"
  239.  
  240. [xgalo]
  241. ,,system.ini,XGA_Display,"XGA_Resolution=","XGA_Resolution=1"
  242. ,,system.ini,XGA_Display,"XGA_Resources=","XGA_Resources=1"
  243.  
  244. [svga640] 
  245. ,,system.ini,svga256.drv,"resolution=","resolution=1"
  246. ,,system.ini,svga256.drv,"svgamode="
  247. ,,system.ini,svga256.drv,"dpi="
  248. ,,system.ini,386enh,"SysVMIn2ndBank=","SysVMIn2ndBank=FALSE"
  249.  
  250. [svga800s]
  251. ,,system.ini,svga256.drv,"resolution=","resolution=2"
  252. ,,system.ini,svga256.drv,"svgamode="
  253. ,,system.ini,svga256.drv,"dpi=","dpi=96"
  254. ,,system.ini,386enh,"SysVMIn2ndBank=","SysVMIn2ndBank=FALSE"
  255.  
  256. [svga800l]
  257. ,,system.ini,svga256.drv,"resolution=","resolution=2"
  258. ,,system.ini,svga256.drv,"svgamode="
  259. ,,system.ini,svga256.drv,"dpi=","dpi=120"
  260. ,,system.ini,386enh,"SysVMIn2ndBank=","SysVMIn2ndBank=FALSE"
  261.  
  262. [svga768s] 
  263. ,,system.ini,svga256.drv,"resolution=","resolution=3"
  264. ,,system.ini,svga256.drv,"svgamode="
  265. ,,system.ini,svga256.drv,"dpi=","dpi=96"
  266. ,,system.ini,386enh,"SysVMIn2ndBank=","SysVMIn2ndBank=FALSE"
  267.  
  268. [svga768l] 
  269. ,,system.ini,svga256.drv,"resolution=","resolution=3"
  270. ,,system.ini,svga256.drv,"svgamode="
  271. ,,system.ini,svga256.drv,"dpi=","dpi=120"
  272. ,,system.ini,386enh,"SysVMIn2ndBank=","SysVMIn2ndBank=FALSE"
  273.  
  274.  
  275. ; copy these fonts depending on the 386 grabber being used
  276. [VGA.3gr]
  277. 2:CGA40WOA.FON,2:CGA40WOA.FON
  278. 2:CGA80WOA.FON,2:CGA80WOA.FON
  279. 2:EGA40WOA.FON,2:EGA40WOA.FON
  280. 2:EGA80WOA.FON,2:EGA80WOA.FON
  281.  
  282. [VGA30.3gr]
  283. 2:CGA40WOA.FON,2:CGA40WOA.FON
  284. 2:CGA80WOA.FON,2:CGA80WOA.FON
  285. 2:EGA40WOA.FON,2:EGA40WOA.FON
  286. 2:EGA80WOA.FON,2:EGA80WOA.FON
  287.  
  288. [V7VGA.3gr]
  289. 2:CGA40WOA.FON,2:CGA40WOA.FON
  290. 2:CGA80WOA.FON,2:CGA80WOA.FON
  291. 2:EGA40WOA.FON,2:EGA40WOA.FON
  292. 2:EGA80WOA.FON,2:EGA80WOA.FON
  293.  
  294. [vgadib.3gr]
  295. 2:CGA40WOA.FON,2:CGA40WOA.FON
  296. 2:CGA80WOA.FON,2:CGA80WOA.FON
  297. 2:EGA40WOA.FON,2:EGA40WOA.FON
  298. 2:EGA80WOA.FON,2:EGA80WOA.FON
  299.  
  300.  
  301. [keyboard.drivers]
  302. kbd   = 2:keyboard.drv
  303. kbdhp = 2:kbdhp.drv
  304.  
  305. [keyboard.types]
  306. t3s0alat  = "┬±σ ΩδαΓΦα≥≤≡√ ≥Φ∩α AT (84 - 86 ΩδαΓΦ°Φ)"           ,nodll
  307. t1s2at&t  = "╩δαΓΦα≥≤≡α AT&T '301'"                              ,nodll
  308. t1s4at&t  = "╩δαΓΦα≥≤≡α AT&T '302'"                              ,nodll
  309. t4s0enha  = "╩δαΓΦα≥≤≡√ ╤╪└ Φ φσ-╤╪└ (101/102 ΩδαΓΦ°Φ)"          ,nodll
  310. t3s0hp1   = "╩δαΓΦα≥≤≡α Hewlett-Packard Vectra (DIN)"            ,nodll
  311. t4s40oliv = "╩δαΓΦα≥≤≡α Olivetti 101/102 A"                      ,nodll
  312. t1s0oliv  = "╩δαΓΦα≥≤≡α Olivetti (83 ΩδαΓΦ°Φ)"                   ,nodll
  313. t3s10oliv = "╩δαΓΦα≥≤≡α Olivetti (86 ΩδαΓΦ°)"                    ,nodll
  314. t2s1oliv  = "╩δαΓΦα≥≤≡α Olivetti M24 (102 ΩδαΓΦ°Φ)"              ,usadll
  315. t1s42oliv = "╩δαΓΦα≥≤≡α PC-XT (83 ΩδαΓΦ°Φ)"                      ,nodll
  316. t1s0pcxt  = "╩δαΓΦα≥≤≡√ ≥Φ∩α PC/XT (84 ΩδαΓΦ°Φ)"                 ,nodll
  317.  
  318. [keyboard.tables]
  319. nodll  =             , "└∞σ≡ΦΩαφ±Ωα "
  320. usadll = 2:kbdus.dll , "└∞σ≡ΦΩαφ±Ωα "
  321. usddll = 2:kbddv.dll , "└∞σ≡ΦΩαφ±Ωα  (─Γε≡αΩ)"
  322. usxdll = 2:kbdusx.dll, "└∞σ≡ΦΩαφ±Ωα  (∞σµΣ≤φα≡εΣφα )"
  323. beldll = 2:kbdbe.dll , "┴σδⁿπΦΘ±Ωα "
  324. blrdll = 2:kbdblr.dll, "┴σδε≡≤±±Ωα "
  325. bucdll = 2:kbdbul.dll, "┴εδπα≡±Ωα  (╩Φ≡ΦδδΦ÷α)"
  326. buldll = 2:kbdbll.dll, "┴εδπα≡±Ωα  (╦α≥Φφ±Ωα )"
  327. bridll = 2:kbduk.dll , "┴≡Φ≥αφ±Ωα "
  328. hundll = 2:kbdhu.dll , "┬σφπσ≡±Ωα "
  329. hundl1 = 2:kbdhu1.dll, "┬σφπσ≡±Ωα  (101 ΩδαΓΦ°α)"
  330. dutdll = 2:kbdne.dll , "├εδδαφΣ±Ωα "
  331. dandll = 2:kbdda.dll , "─α≥±Ωα "
  332. icedll = 2:kbdic.dll , "╚±δαφΣ±Ωα "
  333. spadll = 2:kbdsp.dll , "╚±∩αφ±Ωα "
  334. itadll = 2:kbdit.dll , "╚≥αδⁿ φ±Ωα "
  335. cafdll = 2:kbdfc.dll , "╩αφαΣ±Ωα  (∞φεπε τ√≈φα )"
  336. candll = 2:kbdca.dll , "╩αφαΣ±Ωα  (⌠≡αφ÷≤τ±ΩΦΘ)"
  337. latdll = 2:kbdla.dll , "╦α≥Φφε-α∞σ≡ΦΩαφ±Ωα "
  338. gerdll = 2:kbdgr.dll , "═σ∞σ÷Ωα "
  339. nordll = 2:kbdno.dll , "═ε≡Γσµ±Ωα "
  340. poldll = 2:kbdpl.dll , "╧εδⁿ±Ωα "
  341. poldl1 = 2:kbdpl1.dll, "╧εδⁿ±Ωα  (∩≡επ≡α∞∞Φ≡εΓαφΦσ)"
  342. pordll = 2:kbdpo.dll , "╧ε≡≥≤παδⁿ±Ωα "
  343. rodll  = 2:kbdro.dll , "╨≤∞√φ±Ωα "
  344. rudll  = 2:kbdru.dll , "╨≤±±Ωα "
  345. rudl1  = 2:kbdru1.dll , "╨≤±±Ωα  (∞α°Φφε∩Φ±ⁿ)"
  346. secdll = 2:kbdycc.dll, "╤σ≡ß±Ωα  (╩Φ≡ΦδδΦ÷α)"
  347. seldll = 2:kbdycl.dll, "╤σ≡ß±Ωα  (╦α≥Φφ±Ωα )"
  348. slodll = 2:kbdsl.dll , "╤δεΓα÷Ωα "
  349. slodl1 = 2:kbdsl1.dll, "╤δεΓα÷Ωα  (101 ΩδαΓΦ°α)"
  350. svdll  = 2:kbdsv.dll , "╤δεΓσφ±Ωα "
  351. urdll  = 2:kbdur.dll , "╙Ω≡αΦφ±Ωα "
  352. findll = 2:kbdfi.dll , "╘Φφ±Ωα "
  353. fredll = 2:kbdfr.dll , "╘≡αφ÷≤τ±Ωα "
  354. crdll  = 2:kbdcr.dll , "╒ε≡Γα≥±Ωα "
  355. czedll = 2:kbdcz.dll , "╫σ°±Ωα "
  356. czedl1 = 2:kbdcz1.dll, "╫σ°±Ωα  (101 ΩδαΓΦ°α)"
  357. swedll = 2:kbdsw.dll , "╪ΓσΣ±Ωα "
  358. swgdll = 2:kbdsg.dll , "╪ΓσΘ÷α≡±Ωα  (φσ∞σ÷ΩΦΘ)"
  359. swfdll = 2:kbdsf.dll , "╪ΓσΘ÷α≡±Ωα  (⌠≡αφ÷≤τ±ΩΦΘ)"
  360.  
  361. [keyboard.switch]
  362. type0 =  , "═σ≥ ∩σ≡σΩδ■≈σφΦ "
  363. type1 = 1, "<Ctrl>+<Left Shift> : <Ctrl>+<Right Shift>"
  364. type2 = 2, "<Left Shift>+<Right Shift>"
  365. type3 = 3, "<Right Ctrl> (╥εδⁿΩε ≡α±°Φ≡σφφ√σ ΩδαΓΦ≥≤≡√)"
  366.  
  367. [codepages]
  368. ;       Xlat Table     OEM Font      WOA Font     Description
  369. 437 = 2:xlat866.bin, 2:vgaoem.fon,   2:dosapp.fon, "╤╪└ (437)"
  370. 850 = 2:xlat866.bin, 2:vgaoem.fon,   2:dosapp.fon, "╠φεπε τ√≈φα  ╦α≥Φφ±Ωα  I (850)"
  371. 852 = 2:xlat866.bin, 2:vgaoem.fon,   2:dosapp.fon, "╤δαΓ φ±Ωα  ╦α≥Φφ±Ωα  II (852)"
  372. 866 = 2:xlat866.bin, 2:vgaoem.fon,   2:dosapp.fon, "╩Φ≡ΦδδΦ÷α (866)"
  373.  
  374. [pointing.device]
  375. ;
  376. ; Note: the VMD field may contain multiple VXD's in the form "x:*vmd,2:1vmd.386".
  377. ;       Please note, however, that if multiple VXD's are specified in the VMD field
  378. ;       they must be surrounded by double quotes (").
  379. ;
  380. ;profile =  mouse driver,   Mouse description,                 VMD,     Optional work section
  381. ;
  382. genius1  = 2:mscmouse.drv,"╧ε±δσΣεΓα≥σδⁿφα  ∞√°ⁿ Genius Γ COM1"      , 2:mscvmd.386
  383. genius2  = 2:msc3bc2.drv, "╧ε±δσΣεΓα≥σδⁿφα  ∞√°ⁿ Genius Γ COM2"      , 2:mscvmd.386
  384. lmouse   = 2:lmouse.drv,  "Logitech",                          2:lvmd.386, lmouse
  385. ps2mouse = 2:mouse.drv,   "Microsoft ΦδΦ IBM PS/2",            x:*vmd
  386. msmouse1 = 2:msc3bc2.drv, "╧ε±δσΣεΓα≥σδⁿφα  ∞√°ⁿ Mouse Systems Γ COM2",2:mscvmd.386
  387. msmouse2 = 2:mscmouse.drv,"╠√°ⁿ Mouse Systems (serial ΦδΦ bus)", 2:mscvmd.386
  388. nomouse  = 1:nomouse.drv, "═σ≥ ∞√°Φ ΦδΦ Σ≡≤πεπε ∩εΣεßφεπε ≤±≥≡εΘ±≥Γα", x:*vmd
  389.  
  390. [lmouse]
  391. 2:lmouse.com,0:,,,,
  392.  
  393. [dos.mouse.drivers]
  394. mouse.sys   = 6:mouse.SYS,     "MS Dos ─≡αΘΓσ≡ ╠√°Φ.SYS ver 7.XX"
  395. mouse.com   = 6:mouse.com,     "MS Dos ─≡αΘΓσ≡ ╠√°Φ.COM ver 7.XX"
  396.  
  397. [dos.drivers]
  398. MSCDEX.EXE  = 8:MSCDEX.EXE,    "╨α±°Φ≡σφΦ  CD ROM"
  399.  
  400. [sysfonts]
  401. 2:vgasys.fon,"╤Φ±≥σ∞φ√Θ °≡Φ⌠≥ VGA ± ≡ατ≡σ°σφΦσ∞ (640x480)", "100,96,96"
  402. 1:8514sys.fon,"╤Φ±≥σ∞φ√Θ °≡Φ⌠≥ 8514/a ± ≡ατ≡σ°σφΦσ∞ (1024x768)", "100,120,120"
  403.  
  404. [fixedfonts]
  405. 2:vgafix.fon,"╘ΦΩ±Φ≡εΓαφφ√Θ ±Φ±≥σ∞φ√Θ °≡Φ⌠≥ VGA ± ≡ατ≡σ°σφΦσ∞ (640x480)", "100,96,96"
  406. 2:8514fix.fon,"╘ΦΩ±Φ≡εΓαφφ√Θ ±Φ±≥σ∞φ√Θ °≡Φ⌠≥ 8514/a ± ≡ατ≡σ°σφΦσ∞ (1024x768)",  "100,120,120"
  407.  
  408. [oemfonts]
  409. 2:vgaoem.fon,"╪≡Φ⌠≥ ╥σ≡∞Φφαδα Σδ  VGA ± ≡ατ≡σ°σφΦσ∞ (640x480) (╤╪└/┼Γ≡ε∩α)", "100,96,96",1
  410. 2:8514oem.fon,"╪≡Φ⌠≥ ╥σ≡∞Φφαδα Σδ  8514/a (1024x768) ± ≡ατ≡σ°σφΦσ∞ (╤╪└/┼Γ≡ε∩α)", "100,120,120",1
  411.  
  412. ;   The win.copy section is a list of files or sections to copy to the WINDOWS
  413. ;   directoy.
  414. ;
  415. ;   FORMAT      from,to
  416. ;
  417. ;   IE
  418. ;       1:foo.txt,  0:        copy foo.txt from disk 1 to the windows directory
  419. ;       #386,       0:system  copy all files in the 386 SECTION to the
  420. ;
  421. ;
  422. [win.copy.net.win386]
  423. ; copy this section for network setup on 386 machines
  424.    #net,       0:
  425.  
  426. [win.copy.win386]
  427. ; copy this section for full setup on 386 machines
  428.    #net,       0:
  429.    #win.shell, 0:
  430.    #pwin386,   0:system
  431.    #mapi,      0:system
  432.    #win.other, 0:system
  433.  
  434. [net]
  435.    8:CONTROL.SRC,    "╘αΘδ√ ╧εδⁿτεΓα≥σδ  Windows"
  436.    8:WINVER
  437.    8:WININIT.EXE,    "╙≥ΦδΦ≥α ╚φΦ÷ΦαδΦτα÷ΦΦ Setup System"
  438.  
  439. [win.devices]
  440. ; These devices will be copied on all machines
  441.    8:HIMEM.SYS,    "─Φ±∩σ≥≈σ≡ ∩α∞ ≥Φ XMS"
  442.    8:SMARTDRV.EXE, "╧≡επ≡α∞∞α Ω²°Φ≡εΓαφΦ  ΣΦ±Ωα"
  443.    8:RAMDRIVE.SYS, "╧≡επ≡α∞∞α RAM-ΣΦ±Ωα"
  444.    8:IFSHLP.SYS,   "╤Φ±≥σ∞φ√Θ ΣΦ±∩σ≥≈σ≡ ⌠αΘδεΓ"
  445.  
  446. [win.devices.win386]
  447. ; These devices will be copied on 386 machines only
  448.    8:HIMEM.SYS,      "─Φ±∩σ≥≈σ≡ ∩α∞ ≥Φ XMS"
  449.    4:EMM386.EXE,     "─Φ±∩σ≥≈σ≡ ≡α±°Φ≡σφφεΘ ∩α∞ ≥Φ LIM"
  450.    8:SMARTDRV.EXE,   "╧≡επ≡α∞∞α Ω²°Φ≡εΓαφΦ  ΣΦ±Ωα"
  451.    8:RAMDRIVE.SYS,   "╧≡επ≡α∞∞α RAM-ΣΦ±Ωα"
  452.    8:IFSHLP.SYS,     "╤Φ±≥σ∞φ√Θ ΣΦ±∩σ≥≈σ≡ ⌠αΘδεΓ"
  453.  
  454. [win.other]
  455.    8:WIN87EM.DLL,    "╤Φ±≥σ∞φ√Θ Ωε∞∩εφσφ≥ Windows"
  456.    8:SYSEDIT.EXE
  457.    8:NDDEAPI.DLL
  458.    4:OLECLI.DLL
  459.    6:OLESVR.DLL
  460.    8:WSWAP.EXE
  461.    6:MIDIMAP.DRV
  462.    8:MIDIMAP.CFG,,noclobber
  463.    8:SND.CPL,,novermsg
  464.    6:MMSYSTEM.DLL
  465.    8:MMTASK.TSK
  466.    5:TIMER.DRV
  467.    8:MCISEQ.DRV
  468.    8:MCIWAVE.DRV
  469.    8:TOOLHELP.DLL
  470.    4:MAIN.CPL
  471.    7:DRIVERS.CPL
  472.    8:SETUP.REG
  473.    4:CONTROL.INF
  474.    8:APPS.INF
  475.    7:DDEML.DLL
  476.    4:NETWORK.INF
  477.    8:WINNET.INF
  478.    8:LM21DRV.UPD
  479.    4:UNIDRV.DLL
  480.    5:UNIDRV.HLP
  481.  
  482. [mapi]
  483.    4:AB.DLL,    "╤Φ±≥σ∞φ√Θ Ωε∞∩εφσφ≥ Windows Mail"
  484.    5:DEMILAYR.DLL
  485.    3:FRAMEWRK.DLL
  486.    6:MAILMGR.DLL
  487.    6:MAILSPL.EXE
  488.    6:MAPI.DLL
  489.    4:CMC.DLL
  490.    3:MSSFS.DLL
  491.    6:PABNSP.DLL
  492.    8:SENDFILE.DLL
  493.    3:STORE.DLL
  494.    4:VFORMS.DLL
  495.  
  496. [win.shell]
  497.    4:PROGMAN.EXE,    "─Φ±∩σ≥≈σ≡ ╧≡επ≡α∞∞"
  498.    8:TASKMAN.EXE,    "─Φ±∩σ≥≈σ≡ ╟αΣαφΦΘ"
  499.    3:WINFILE.EXE,    "╧≡σεß≡ατεΓα≥σδⁿ ╘αΘδεΓ"
  500.    5:CLIPBRD.EXE,    "╬Ωφε ╧α∩ΩΦ ╬ß∞σφα"
  501.    8:CLIPSRV.EXE,    "╤σ≡Γσ≡ ╧α∩Ωα ╬ß∞σφα"
  502.    8:CONTROL.EXE,    "╧αφσδⁿ ╙∩≡αΓδσφΦ "
  503.    6:PIFEDIT.EXE,    "╨σΣαΩ≥ε≡ PIF"
  504.    7:REGEDIT.EXE,    "╨σπΦ±≥≡α÷Φεφφα  ┴ατα ─αφφ√⌡"
  505.    4:PRINTMAN.EXE,   "─Φ±∩σ≥≈σ≡ ╧σ≈α≥Φ"
  506.    2:MSD.EXE,        "─Φαπφε±≥ΦΩΦ Microsoft"
  507.    8:msd.ini
  508.    3:WRITE.EXE,      "╥σΩ±≥εΓ√Θ ╨σΣαΩ≥ε≡ Write"
  509.    6:WRITE.HLP,      "╤∩≡αΓΩα ╥σΩ±≥εΓεπε ╨σΣαΩ≥ε≡α Write"
  510.    8:RUSLAT.EXE,     "╚φΣΦΩα≥ε≡ ╩δαΓΦα≥≤≡√"
  511.    8:ADD866.EXE,     "╬ßφεΓδσφΦσ MS-DOS Σε 866"
  512.    8:ADD866.HLP,     "╤∩≡αΓΩα ╬ßφεΓδσφΦ  MS-DOS Σε 866",  12855
  513.    6:moricons.dll,   "╟φα≈ΩΦ"
  514.  
  515. [pwin386]
  516.    6:WINOA386.MOD,   "╘αΘδ√ 386 ╨α±°Φ≡σφφεπε ╨σµΦ∞α"
  517.    8:WIN386.PS2
  518.    3:WIN386.EXE
  519.    5:VTDAPI.386
  520.    7:VFAT.386
  521.    8:VCACHE.386
  522.    5:IFSMGR.386
  523.    8:VSHARE.386
  524.    8:VCOMM.386
  525.    8:SERIAL.386
  526.    8:LPT.386
  527.    8:VPMTD.386
  528.    8:IOS.386
  529.    8:VXDLDR.386
  530.    8:RMM.D32
  531.  
  532. [DelFiles]
  533. ;Statically initialize the list of files that will be DELETED during the
  534. ;  3.0 to 3.1 up-grade process. Add or remove items from this list at will,
  535. ;  (Wildcards accepted in list)
  536. ; The first files in the list are deleted from Windows System dir(local setup).
  537. ; Nb : Note that DelFiles section always is processed before RenFiles section.
  538.    olecli.dll
  539.    tmsr?.fon
  540.    ?ga?0woa.fon
  541.    sserife.fon
  542.    serife.fon
  543.    modern.fon
  544.    roman.fon
  545.    coure.fon
  546.    script.fon
  547.    smalle.fon
  548.    helv?.fon
  549.    ???oem.fon
  550.    ???fix.fon
  551.    ???sys.fon
  552.    8514???.fon
  553.    swapfile.exe
  554.    kernel.exe
  555.    shell.dll
  556.    main.cpl
  557.    cpwin386.cpl
  558.    ..\setup.exe
  559.    progman.exe
  560.    midi.cpl
  561.    _default.pif
  562.       conv.dll
  563.    add852.exe
  564.    kbdview.exe
  565.  ; old network setup .cpl's
  566.    wrkgrp.cpl
  567.    wfwsetup.cpl
  568.    netsetup.cpl
  569.    ; ras 1.0 stuff
  570.    rasconf.cpl
  571.    ; the following files are being renamed after beta2
  572.    ipx32.386
  573.    vmsipx.386
  574.    nbipx.386
  575.    ; Beta2 Dragon components
  576.    apix.386
  577.    ; Various names for old Windows SETUP.EXE
  578.    SETUP.EXE
  579.    INSTALL.EXE
  580.    ASETTA.EXE
  581.    CONFIG.EXE
  582.    INSTALAR.EXE
  583.    KURMA.EXE
  584.    WINSETUP.EXE
  585. ; All files in the list AFTER this point will be deleted from Windows dir.
  586. ; WARNING: The "..\" is needed, the code depends on it!!!
  587.    ..\gdi.exe
  588.    ..\arial*.ttf
  589.    ..\arial*.fot
  590.    ..\cour*.ttf
  591.    ..\cour*.fot
  592.    ..\times*.ttf
  593.    ..\times*.fot
  594.    ..\setup.inf
  595.    shell.dll
  596.    olecli.dll
  597.    olesvr.dll
  598.    commdlg.dll
  599.    ver.dll
  600.    toolhelp.dll
  601.    *.pcl
  602.    3270.txt
  603.    networks.txt
  604.    printers.txt
  605.    readme.txt
  606.    sysini?.txt
  607.    winini?.txt
  608.    ; ras 1.0 stuff
  609.    rasadmin.exe
  610.    rasphone.exe
  611.    rasphone.hlp
  612.    rasphone.pif
  613.    rasadmin.hlp
  614.    rasadmin.ico
  615.    rasphone.msg
  616.    rasdial.exe
  617.    rashelp.msg
  618.    rasload.bat
  619.    rashelp.exe
  620.    rasconf.hlp
  621.    rasphone.ico
  622.    modems.inf
  623.    comdev.ini
  624.    ; Various names for old Windows SETUP.EXE
  625.    SETUP.EXE
  626.    INSTALL.EXE
  627.    ASETTA.EXE
  628.    CONFIG.EXE
  629.    INSTALAR.EXE
  630.    KURMA.EXE
  631.    WINSETUP.EXE
  632.  
  633. [RenFiles]
  634. ; Similar section but for file renaming to create .bak if needed
  635.    ADLIB.DRV,MSADLIB.DRV
  636.    MSCDEX.EXE,MSCDEX.OLD
  637.  
  638.  
  639. ; The win.apps, win.games, win.scrs, win.bmps, and win.readme sections are
  640. ; all formatted as described below.
  641. ;
  642. ; X:FileName,      Description,     FileSize,   Profile String
  643. ;
  644. ; Where profile string is used by setup.exe to "lookup" the item in the
  645. ; appropiate progman groups section to determine if and how the item is
  646. ; to be added to a Program manager group via DDE. The profile string is
  647. ; also used to "lookup" and needed dependent files in the [win.dependents]
  648. ; section.
  649. ;
  650. [win.apps]
  651.    6:CALC.EXE,     "╩αδⁿΩ≤δ ≥ε≡"                       ,  42992, calc
  652.    4:CARDFILE.EXE, "╩α≡≥ε≥σΩα"                         ,  94208, cardfile
  653.    8:CLOCK.EXE,    "╫α±√"                              ,  16816, clock
  654.    7:NOTEPAD.EXE,  "┴δεΩφε≥"                           ,  33568, notepad
  655.    3:PBRUSH.EXE,   "Paintbrush"                        , 190686, pbrush
  656.    4:TERMINAL.EXE, "╥σ≡∞Φφαδ"                          , 148256, terminal
  657.    8:CALC.HLP,     "╤∩≡αΓΩα ╩αδⁿΩ≤δ ≥ε≡α"              ,  18076
  658.    4:CARDFILE.HLP, "╤∩≡αΓΩα ╩α≡≥ε≥σΩΦ"                 ,  24810
  659.    8:NOTEPAD.HLP,  "╤∩≡αΓΩα ┴δεΩφε≥α"                  ,  15680
  660.    6:PBRUSH.HLP,   "╤∩≡αΓΩα Paintbrush"                ,  40269
  661.    6:RECORDER.EXE, "╟α∩Φ±ⁿ ╠αΩ≡εΩε∞αφΣ"                ,  53390, recorder
  662.    8:RECORDER.HLP, "╤∩≡αΓΩα ╟α∩Φ±Φ ╠αΩ≡εΩε∞αφΣ"        ,  18200
  663.    7:TERMINAL.HLP, "╤∩≡αΓΩα ╥σ≡∞Φφαδα"                 ,  36279
  664.    5:PACKAGER.EXE, "╙∩αΩεΓ∙ΦΩ ╬ß·σΩ≥εΓ"                ,  76832, packager
  665.    7:PACKAGER.HLP, "╤∩≡αΓΩα ╙∩αΩεΓ∙ΦΩα ╬ß·σΩ≥εΓ"       ,  27196
  666.    8:CHARMAP.EXE,  "╥αßδΦ÷α ╤Φ∞ΓεδεΓ"                  ,  22016, charmap
  667.    7:CHARMAP.HLP,  "╤∩≡αΓΩα ╥αßδΦ÷√ ╤Φ∞ΓεδεΓ"          ,  11263
  668.    3:MPLAYER.EXE,  "╠σΣΦα∩δσσ≡"                        ,  33728, mplayer, novermsg
  669.    3:MPLAYER.HLP,  "╤∩≡αΓΩα ╠σΣΦα∩δσσ≡α"               ,  14329
  670.    6:SOUNDREC.EXE, "╟Γ≤Ωετα∩Φ±ⁿ"                       ,  51497, soundrec
  671.    8:SOUNDREC.HLP, "╤∩≡αΓΩα ╟Γ≤Ωετα∩Φ±Φ"               ,  17137
  672.    6:PIFEDIT.HLP,  "╤∩≡αΓΩα ╨σΣαΩ≥ε≡α PIF"             ,  65156
  673.    4:PRINTMAN.HLP, "╤∩≡αΓΩα ─Φ±∩σ≥≈σ≡α ╧σ≈α≥Φ"         ,  64268
  674.    6:PROGMAN.HLP,  "╤∩≡αΓΩα ─Φ±∩σ≥≈σ≡α ╧≡επ≡α∞∞"       ,  34634
  675.    7:CLIPBRD.HLP,  "╤∩≡αΓΩα ╬Ωφα ╧α∩ΩΦ ╬ß∞σφα"         ,  32458
  676.    8:REGEDIT.HLP,  "╤∩≡αΓΩα ╨σπΦ±≥≡α÷ΦΦ"               ,  23325
  677.    8:REGEDITV.HLP, "╤∩≡αΓΩα ─ε∩εδφΦ≥σδⁿφ√⌡ ╨σπΦ±≥≡α÷ΦΘ",  16749
  678.    4:WINFILE.HLP,  "╤∩≡αΓΩα ╧≡σεß≡ατεΓα≥σδ  ╘αΘδεΓ"    ,  87814
  679.    4:WINTUTOR.EXE, "╙≈σßφΦΩ Windows"                   , 184018, wintutor
  680.    8:EXPAND.EXE,   "╙≥ΦδΦ≥α ╨α±°Φ≡σφΦ  ╘αΘδεΓ"         ,  16535
  681.    8:KBDVIEW.EXE,  "╬Ωφε ╩δαΓΦα≥≤≡√"                   ,  25088, kbdview
  682.    8:RASSTART.EXE, "╙Σαδσφφ√Θ ─ε±≥≤∩"                  ,  13312, rasmac
  683.    3:MSMAIL.EXE,   "Mail"                              , 638896, msmail
  684.    4:MSMAIL.HLP,   "╤∩≡αΓΩα Mail"                      ,  82659
  685.    2:SCHDPLUS.EXE, "Schedule+"                         , 746704, schdplus
  686.    4:SCHDPLUS.HLP, "╤∩≡αΓΩα Schedule+"                 , 104115
  687.    8:FAXMGR.EXE,   "Microsoft At Work Fax"             ,  1063072, msfax
  688.    7:MSFAX.HLP,    "╤∩≡αΓΩα Microsoft At Work Fax"     ,  50844
  689.    diskspace=4236875
  690.  
  691. [win.dependents]
  692. pbrush   = 8:PBRUSH.DLL
  693. recorder = 8:RECORDER.DLL
  694. wintutor = 4:WINTUTOR.DAT
  695. hearts   = #hearts
  696. msmail   = #msmail
  697. schdplus = #sched
  698. msfax    = #faxsys, 0:system, #msfax
  699.  
  700. [hearts]
  701.    4:CARDS.DLL,,nodelete
  702.  
  703. [msmail]
  704.    4:SCHEDMSG.DLL, "─≡αΘΓσ≡√ Mail"
  705.    4:WGPOMGR.DLL
  706.    6:IMPEXP.DLL
  707.    4:FAXVIEW.EXE,  "Fax Viewer", nodelete
  708.  
  709. [sched]
  710.    8:MSREMIND.EXE, "─≡αΘΓσ≡√ Schedule+"
  711.    3:MSSCHED.DLL
  712.    8:TRNSCHED.DLL
  713.    
  714. [faxsys]
  715.    8:FAXNSP.DLL,    "─≡αΘΓσ≡√ ⌠αΩ±α"
  716.    8:FAX.CPL
  717.    6:FAXSTUB.DLL
  718.    8:EFAXDRV.DRV
  719.  
  720. [msfax]
  721.    8:AWCLASS1.DLL,    "─≡αΘΓσ≡√ ⌠αΩ±α"
  722.    8:AWCLASS2.DLL
  723.    8:DLLSCHED.DLL
  724.    8:AWCAS.DLL
  725.    2:EFAXPUMP.DLL
  726.    8:EFAXRUN.DLL
  727.    8:AWFXPROT.DLL
  728.    8:FAXCODEC.DLL
  729.    8:AWFAXIO.DLL
  730.    8:FAXCOVER.DLL,
  731.    4:FAXOPT.DLL,,nodelete
  732.    8:IFKERNEL.DLL
  733.    8:KEYVIEW.EXE,
  734.    8:LINEARIZ.DLL
  735.    8:NETFAX.DLL
  736.    8:SIGVIEW.EXE,
  737.    8:AWT30.DLL
  738.    8:TRNOFF.DLL
  739.    3:MSMAIL.EXE,    "─≡αΘΓσ≡√ Mail Σδ  ╘αΩ±α", nodelete
  740.    4:SCHEDMSG.DLL,,nodelete
  741.    4:WGPOMGR.DLL,,nodelete
  742.    6:IMPEXP.DLL,,nodelete
  743.    4:FAXVIEW.EXE,   "Fax Viewer", nodelete
  744.  
  745. [win.games]
  746.    4:SOL.EXE,      "╧α±ⁿ φ±"          , 181072, sol
  747.    8:WINMINE.EXE,  "╤α∩σ≡"            ,  28016, winmine
  748.    8:SOL.HLP,      "╤∩≡αΓΩα ╧α±ⁿ φ±α" ,  13753
  749.    8:WINMINE.HLP,  "╤∩≡αΓΩα ╤α∩σ≡α"   ,  12754
  750.    4:MSHEARTS.EXE, "Hearts"           , 263728, hearts
  751.    8:MSHEARTS.HLP, "╤∩≡αΓΩα Hearts"   ,  13560
  752.    diskspace=512883
  753.  
  754. [win.scrs]
  755.    8:SCRNSAVE.SCR, "╒≡αφΦ≥σδⁿ ▌Ω≡αφα ∩ε ╙∞εδ≈αφΦ■"  ,   5680
  756.    8:SSMARQUE.SCR, "┴σπ≤∙α  ╤≥≡εΩα"                 ,  17296
  757.    8:SSSTARS.SCR,  "╟ΓστΣφεσ ═σßε"                  ,  17936
  758.    8:ssflywin.scr, "Flying Windows"                 ,  16496
  759.    diskspace=57408
  760.  
  761. [win.bmps]
  762.    8:ARCADE.BMP,   "╬ßεΦ └≡ΩαΣα"          ,    630
  763.    8:ARGYLE.BMP,   "╬ßεΦ ╩ε∞∞≤φαδⁿφ√σ"    ,    630
  764.    3:CASTLE.BMP,   "╬ßεΦ ╟α∞εΩ"           ,    778
  765.    8:EGYPT.BMP,    "╬ßεΦ ┼πΦ∩σ≥"          ,    630
  766.    8:HONEY.BMP,    "╬ßεΦ ╤ε≥√"            ,    854
  767.    8:RIVETS.BMP,   "╥ε≈σ≈φ√σ ╬ßεΦ"        ,    630
  768.    8:REDBRICK.BMP, "╬ßεΦ ╩Φ≡∩Φ≈φα  ╤≥σφα" ,    630
  769.    8:SQUARES.BMP,  "╬ßεΦ ╩ΓαΣ≡α≥"         ,    630
  770.    8:THATCH.BMP,   "╬ßεΦ ╥≡ε±≥φΦΩ"        ,    598
  771.    8:WINLOGO.BMP,  "╦επεπ≡α∞∞α Windows"   ,  38518
  772.    8:ZIGZAG.BMP,   "╬ßεΦ ╟Φπταπ"          ,    630
  773.    8:ding.wav,     "╟Γ≤Ω ╩εδεΩεδⁿ≈ΦΩα"    ,  11598
  774.    8:chimes.wav,   "╧σ≡στΓεφ ╩εδεΩεδεΓ"   ,  15920
  775.    8:canyon.mid,   "MIDI - ╧σ±φ  ╩αφⁿεφ"  ,  33883
  776.    8:ringin.wav,   "╧≡Φ⌡εΣ ∙ΦΘ π≤ΣεΩ"     ,  10026
  777.    8:ringout.wav,  "╚±⌡εΣ ∙ΦΘ π≤ΣεΩ"      ,   5212
  778.    diskspace=121797
  779.  
  780. [win.readme]
  781.    3:readme.wri,   "Readme - εß∙ΦΘ"             ,  97024, readme
  782.    3:networks.wri, "Readme - ╤σ≥ⁿ"              ,  71168
  783.    3:winini.wri,   "Win.ini Readme"           ,  24576
  784.    3:sysini.wri,   "System.ini Readme"        ,  69376
  785.    3:printers.wri, "Readme- ╧≡Φφ≥σ≡√"          ,  51968
  786.    3:printer2.wri, "Readme - EE ╧≡Φφ≥σ≡√"       ,  13440
  787.    8:mail.wri,     "Mail Readme"              ,  40960
  788.    diskspace=368512
  789.  
  790. ; The [*.groups] sections maps a group section to the group name used in
  791. ; Program Manager.
  792. ;
  793. ; Section Name = Progman group name, Min/Max switch. ( 1 = Max, nothing = Min).
  794. ;
  795. ; This section is used for upgrading from 3.X to 3.1.
  796. [new.groups]
  797. group7=├δαΓφα ,1
  798. group2=╨σΩΓΦτΦ≥√
  799. group8=╤σ≥ⁿ
  800. group6=╚π≡√
  801. group1=├≡≤∩∩αá╟α∩≤±Ωα
  802.  
  803. ; This section is for new install.
  804. [progman.groups]
  805. group3=├δαΓφα ,1
  806. group4=╨σΩΓΦτΦ≥√
  807. group8=╤σ≥ⁿ
  808. group5=╚π≡√
  809. group1=├≡≤∩∩αá╟α∩≤±Ωα
  810.  
  811. ; Progman DDE control section. This section controls the progman DDE and defines which
  812. ; .exe's will be added to which groups. The [progman.groups] sections lists section
  813. ; names that each describe the contents of that group.
  814. ;
  815. ; Description string,  .EXE name, Icon extraction .EXE, Icon extraction index, profile
  816. ;
  817. ; If the profile field is left NULL, the item will always be added to the group. Otherwise
  818. ; the item will only be added if it was installed via the partial install dlg.
  819. ;
  820. ;
  821. ; NOTE: If EXE name is NULL item will be deleted from the group if it exists there.
  822. ;
  823.  
  824. [group3]
  825. "─Φ±∩σ≥≈σ≡ ╘αΘδεΓ",     WINFILE.EXE
  826. "╧αφσδⁿ ╙∩≡αΓδσφΦ ",    CONTROL.EXE
  827. "─Φ±∩σ≥≈σ≡ ╧σ≈α≥Φ",    PRINTMAN.EXE
  828. "╬Ωφε ╧α∩ΩΦ ╬ß∞σφα",  CLIPBRD.EXE
  829. "MS-DOS",    DOSPRMPT.PIF, PROGMAN.EXE, 9
  830. "Windows Setup"
  831. "╙±≥αφεΓΩα Windows",    WINSETUP.EXE
  832. "╧εΣΣσ≡µΩα Σδ  866",  add866.exe
  833. "╨σΣαΩ≥ε≡ PIF",       PIFEDIT.EXE
  834. "Readme"
  835. "Read Me (╧≡ε≈≥Φ ╠σφ )"
  836. "Read Me (╧≡ε≈≥Φ ╠σφ )",          README.WRI,,,                              readme
  837. "┴≤⌠σ≡ ╬ß∞σφα"
  838. "╬Ωφε ┴≤⌠σ≡α ╬ß∞σφα"
  839. "╧≡Φπδα°σφΦσ DOS "
  840. "╙≈σßφΦΩ"
  841.  
  842. [group4]
  843. "╨σΣαΩ≥ε≡ Write",            WRITE.EXE
  844. "Paintbrush",       PBRUSH.EXE,,,                              pbrush
  845. "╥σ≡∞Φφαδ",         TERMINAL.EXE,,,                            terminal
  846. "┴δεΩφε≥",          NOTEPAD.EXE,,,                             notepad
  847. "╟α∩Φ±ⁿ ╠αΩ≡εΩε∞αφΣ",         RECORDER.EXE,,,                            recorder
  848. "╩α≡≥ε≥σΩα",         CARDFILE.EXE,,,                            cardfile
  849. "╩αδⁿΩ≤δ ≥ε≡",       CALC.EXE,,,                                calc
  850. "╫α±√",            CLOCK.EXE,,,                               clock
  851. "╙∩αΩεΓ∙ΦΩ ╬ß·σΩ≥εΓ",  PACKAGER.EXE,,,                            packager
  852. "╥αßδΦ÷α ╤Φ∞ΓεδεΓ",    CHARMAP.EXE,,,                             charmap
  853. "╠σΣΦα∩δσσ≡",     MPLAYER.EXE,,,                             mplayer
  854. "╟Γ≤Ωετα∩Φ±ⁿ",   SOUNDREC.EXE,,,                            soundrec
  855. "╨α±ΩδαΣΩα ╩δαΓΦα≥≤≡√",   KBDVIEW.EXE,,,                kbdview
  856. "╚φΣΦΩα≥ε≡ ╩δαΓΦα≥≤≡√", "ruslat.exe"
  857. "╨σΣαΩ≥ε≡ PIF"
  858. ; Remove old network icons
  859. "Chat"
  860. "WinMeter"
  861. "Net Watcher"
  862. "WinPopup"
  863. "Virtual Disk Status"
  864. "Fast Mail"
  865. "Password List Editor"
  866. "Message Popup Utility"
  867.  
  868. [group5]
  869. "╧α±ⁿ φ±",        SOL.EXE,,,                                 sol
  870. "╤α∩σ≡",      WINMINE.EXE,,,                             winmine
  871. "Hearts",           MSHEARTS.EXE,,,                            hearts
  872. ; Remove old icons
  873. "FreeCell"
  874.  
  875. [group1]
  876. "╧εΣΣσ≡µΩα Σδ  866",  "add866.exe /A"
  877. "╚φΣΦΩα≥ε≡ ╩δαΓΦα≥≤≡√",  "ruslat.exe"
  878. "Dr. Watson"
  879.  
  880. [group2]
  881. "╙∩αΩεΓ∙ΦΩ ╬ß·σΩ≥εΓ",  PACKAGER.EXE,,,                            packager
  882. "╥αßδΦ÷α ╤Φ∞ΓεδεΓ",    CHARMAP.EXE,,,                             charmap
  883. "╠σΣΦα∩δσσ≡",     MPLAYER.EXE,,,                             mplayer
  884. "╟Γ≤Ωετα∩Φ±ⁿ",   SOUNDREC.EXE,,,                            soundrec
  885. "╨σΣαΩ≥ε≡ PIF"
  886. "╨σΣαΩ≥ε≡ Write",            WRITE.EXE
  887. "╨α±ΩδαΣΩα ╩δαΓΦα≥≤≡√",   KBDVIEW.EXE,,,                kbdview
  888. "╚φΣΦΩα≥ε≡ ╩δαΓΦα≥≤≡√", "ruslat.exe"
  889. ; Remove old network icons
  890.  
  891. "Chat"
  892. "WinMeter"
  893. "Net Watcher"
  894. "WinPopup"
  895. "Virtual Disk Status"
  896. "Fast Mail"
  897. "Password List Editor"
  898. "Message Popup Utility"
  899.  
  900. [group6]
  901. "╧α±ⁿ φ±",        SOL.EXE,,,                                 sol
  902. "╤α∩σ≡",      WINMINE.EXE,,,                             winmine
  903. "Hearts",           MSHEARTS.EXE,,,                            hearts
  904. ; Remove old icons
  905. "FreeCell"
  906.  
  907. [group7]
  908. "┴≤⌠σ≡ ╬ß∞σφα"
  909. "╬Ωφε ┴≤⌠σ≡α ╬ß∞σφα"
  910. "╬Ωφε ╧α∩ΩΦ ╬ß∞σφα",  CLIPBRD.EXE
  911. "Windows Setup"
  912. "╙±≥αφεΓΩα Windows",    WINSETUP.EXE
  913. "╨σΣαΩ≥ε≡ PIF",       PIFEDIT.EXE
  914. "Readme"
  915. "╧≡Φπδα°σφΦσ DOS"
  916. "MS-DOS",    DOSPRMPT.PIF, PROGMAN.EXE, 9
  917. "Read Me (╧≡ε≈≥Φ ╠σφ )"
  918. "Read Me (╧≡ε≈≥Φ ╠σφ )",          README.WRI,,,                              readme
  919. "╧εΣΣσ≡µΩα Σδ  866",  add866.exe
  920. "╙≈σßφΦΩ"
  921.  
  922. [group8]
  923. "╙±≥αφεΓΩα ╤σ≥Φ",   "WINSETUP.EXE /Z",,,
  924. "Mail",             MSMAIL.EXE,,,                              msmail
  925. "Mail",             MSMAIL.EXE,,,                              msfax
  926. "Schedule+",        SCHDPLUS.EXE,,,                            schdplus
  927. "╙Σαδσφφ√Θ ─ε±≥≤∩",    RASSTART.EXE,,,                            rasmac
  928. ; Remove old network icons
  929. "Message Popup Utility"
  930.  
  931. [fonts]
  932.    7:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  933.    6:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  934.  
  935.    8:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  936.    8:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  937.  
  938.    7:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  939.    6:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  940.  
  941.    7:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  942.    6:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  943.  
  944.    8:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  945.    8:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  946.  
  947.    8:ROMAN.FON, "Roman (├≡α⌠ε∩ε±≥≡εΦ≥σδⁿ)",   "CONTINUOUSSCALING"
  948.    8:SCRIPT.FON, "Script (├≡α⌠ε∩ε±≥≡εΦ≥σδⁿ)", "CONTINUOUSSCALING"
  949.    8:MODERN.FON, "Modern (├≡α⌠ε∩ε±≥≡εΦ≥σδⁿ)", "CONTINUOUSSCALING"
  950.  
  951. [ttfonts]
  952. ;
  953. ;Font Header file, Description string,       Font file,     FontFamily/Flags
  954. ;
  955. ; Flags:  0000 = Normal weighted font.
  956. ;         0100 = Bolded font.
  957. ;         1000 = Italic font.
  958. ; NOTE: Flags not currently used.
  959. ;
  960. ; NOTE: The first letter of each word in the font desctiption string needs
  961. ;       to be capitalized.
  962. ;
  963. 5:ARIAL.FOT,   "Arial (TrueType)",                          5:arial.ttf,   ""
  964. 5:ARIALBD.FOT, "Arial ╧εδ≤µΦ≡φ√Θ (TrueType)",                     5:arialbd.ttf, "Arial0100"
  965. 5:ARIALBI.FOT, "Arial ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)",              5:arialbi.ttf, "Arial1100"
  966. 5:ARIALI.FOT,  "Arial ╩≤≡±ΦΓ (TrueType)",                   5:ariali.ttf,  "Arial1000"
  967. 5:COUR.FOT,    "Courier New (TrueType)",                    5:cour.ttf,    ""
  968. 5:COURBD.FOT,  "Courier New ╧εδ≤µΦ≡φ√Θ (TrueType)",               5:courbd.ttf,  "Courier0100"
  969. 5:COURBI.FOT,  "Courier New ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)",        5:courbi.ttf,  "Courier1100"
  970. 5:COURI.FOT,   "Courier New ╩≤≡±ΦΓ (TrueType)",             5:couri.ttf,   "Courier1000"
  971. 5:TIMES.FOT,   "Times New Roman (TrueType)",                6:times.ttf,   ""
  972. 5:TIMESBD.FOT, "Times New Roman ╧εδ≤µΦ≡φ√Θ (TrueType)",           5:timesbd.ttf, "Times New Roman0100"
  973. 5:TIMESBI.FOT, "Times New Roman ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)",    5:timesbi.ttf, "Times New Roman1100"
  974. 5:TIMESI.FOT,  "Times New Roman ╩≤≡±ΦΓ (TrueType)",         5:timesi.ttf,  "Times New Roman1000"
  975. 5:SYMBOL.FOT,  "Symbol (TrueType)",                      5:symbol.ttf,  ""
  976. 5:WINGDING.FOT,"WingDings (TrueType)",                   5:wingding.ttf,""
  977. 5:CEARIAL.FOT, "Arial CE (TrueType)",                       5:cearial.ttf, ""
  978. 5:CEARIABD.FOT,"Arial CE ╧εδ≤µΦ≡φ√Θ (TrueType)",                  5:ceariabd.ttf,"Arial CE0100"
  979. 5:CEARIABI.FOT,"Arial CE ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)",           5:ceariabi.ttf,"Arial CE1100"
  980. 5:CEARIALI.FOT,"Arial CE ╩≤≡±ΦΓ (TrueType)",                5:ceariali.ttf,"Arial CE1000"
  981. 5:CECOUR.FOT,  "Courier New CE (TrueType)",                 5:cecour.ttf,  ""
  982. 5:CECOURBD.FOT,"Courier New CE ╧εδ≤µΦ≡φ√Θ (TrueType)",            5:cecourbd.ttf,"Courier CE0100"
  983. 5:CECOURBI.FOT,"Courier New CE ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)",     5:cecourbi.ttf,"Courier CE1100"
  984. 5:CECOURI.FOT, "Courier New CE ╩≤≡±ΦΓ (TrueType)",          5:cecouri.ttf, "Courier CE1000"
  985. 5:CETIMES.FOT, "Times New Roman CE (TrueType)",             5:cetimes.ttf, ""
  986. 5:CETIMEBD.FOT,"Times New Roman CE ╧εδ≤µΦ≡φ√Θ (TrueType)",        5:cetimebd.ttf,"Times New Roman CE0100"
  987. 5:CETIMEBI.FOT,"Times New Roman CE ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)", 5:cetimebi.ttf,"Times New Roman CE1100"
  988. 5:CETIMESI.FOT,"Times New Roman CE ╩≤≡±ΦΓ (TrueType)",      5:cetimesi.ttf,"Times New Roman CE1000"
  989. 5:ARICYR.FOT,   "Arial Cyr (TrueType)",                     5:aricyr.ttf, ""
  990. 5:ARICYRB.FOT,  "Arial Cyr ╧εδ≤µΦ≡φ√Θ (TrueType)",                5:aricyrb.ttf, "Arial Cyr0100"
  991. 5:ARICYRBI.FOT, "Arial Cyr ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)",         5:aricyrbi.ttf, "Arial Cyr1100"
  992. 5:ARICYRI.FOT,  "Arial Cyr ╩≤≡±ΦΓ (TrueType)",              6:aricyri.ttf, "Arial Cyr1000"
  993. 5:COUCYR.FOT,   "Courier New Cyr (TrueType)",   6:coucyr.ttf, ""
  994. 5:COUCYRB.FOT,  "Courier New Cyr ╧εδ≤µΦ≡φ√Θ (TrueType)",             6:coucyrb.ttf, "Courier Cyr0100"
  995. 5:COUCYRBI.FOT, "Courier New Cyr ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)",      6:coucyrbi.ttf, "Courier Cyr1100"
  996. 5:COUCYRI.FOT,  "Courier New Cyr ╩≤≡±ΦΓ (TrueType)",           6:coucyri.ttf, "Courier Cyr1000"
  997. 5:TIMCYR.FOT,   "Times New Roman Cyr (TrueType)",                    6:timcyr.ttf, ""
  998. 5:TIMCYRB.FOT,  "Times New Roman Cyr ╧εδ≤µΦ≡φ√Θ (TrueType)",     6:timcyrb.ttf, "Times New Roman Cyr0100"
  999. 5:TIMCYRBI.FOT, "Times New Roman Cyr ╧εδ≤µΦ≡φ√Θ ╩≤≡±ΦΓ (TrueType)",6:timcyrbi.ttf, "Times New Roman Cyr1100"
  1000. 5:TIMCYRI.FOT,  "Times New Roman Cyr ╩≤≡±ΦΓ (TrueType)",    6:timcyri.ttf,   "Times New Roman Cyr1000"
  1001.  
  1002. ; If any of these drivers are found in the config.sys file, Setup removes them.
  1003. [compatibility]
  1004. icache.sys
  1005. ibmcache.sys
  1006. cache.sys
  1007. cache.exe
  1008. mcache.sys
  1009. fast512.sys
  1010.  
  1011. ; Known TSRs and drivers which may result in a hang or crash
  1012. ; during execution of Setup or Windows.
  1013. ;
  1014. ; filename = description string
  1015. [incompTSR1]
  1016. ep.exe      = "Norton Desktop/Windows Erase Protect TSR"
  1017. qmaps.sys   = "QMAPS Memory Manager"
  1018. qcache.exe  = "386 Max Disk Cache Utility"
  1019. cache.exe   = "Disk Cache Utility"
  1020. flash.exe   = "Flash Disk Cache Utility"
  1021. hyper386.exe= "Hyper Disk Cache Utility"
  1022. hyperdkx.exe= "Hyper Disk Cache Utility"
  1023. hyper286.exe= "Hyper Disk Cache Utility"
  1024. hyperdke.exe= "Hyper Disk Cache Utility"
  1025. hyperdkc.exe= "Hyper Disk Cache Utility"
  1026. ncache.exe  = "Norton Disk Cache Utility"
  1027. ncache2.exe  = "Norton Utilities NCache"
  1028. speeddrv.exe  = "Norton Speed Drive"
  1029. pc-kwik.exe = "PC-Kwik Disk Cache Utility"
  1030. pc-cache.com= "PC Tools Disk Cache Utility"
  1031. superpck.exe= "Super PC-Kwik Disk Cache Utility"
  1032. vdisk.sys   = "IBM RAM Disk Utility"
  1033. allemm4.sys="All Charge 386"
  1034. anarkey.com="Anarkey"
  1035. vsafe.sys = "Central Point Anti-Virus"
  1036. vsafe.com = "Central Point Anti-Virus TSR"
  1037. vdefend.sys="PC Tools VDefend"
  1038. vdefend.com="PC Tools VDefend"
  1039. kbflow.exe="KBFlow TSR by Artisoft"
  1040. s-ice.exe="SoftIce"
  1041. desktop.exe="PC Tools Desktop TSR"
  1042. sk2.exe="Sidekick Version 2.0"
  1043. sk.com="Sidekick Version 1.0"
  1044. skplus.exe="Sidekick Plus"
  1045. print.exe="MS-DOS PRINT Utility"
  1046. pyro.exe="Pyro! Screen Saver"
  1047. xgaaidos.sys="8514 emulation driver "
  1048. asplogin.exe="ASP Integrity Toolkit"
  1049. lsallow.exe="Lansight Network Utilities TSR"
  1050. lansel.exe="Lansight Network Utilities TSR"
  1051. vaccine.exe="Vaccine Antivirus Program"
  1052. newspace.exe="Newspace Disk Compression Utility"
  1053. newres.exe="Newspace Disk Compression Utility"
  1054. tscsi.sys="Trantor T100  SCSI driver"
  1055. pcpanel.exe="Lasertools Printer Control Panel"
  1056. hpemm386.sys = "HP Expanded Memory Manager"
  1057. hpemm486.sys = "HP Expanded Memory Manager"
  1058. ramtype.sys  = "Ramtype Utility"
  1059. iemm.sys     = "Memory Manager"
  1060. ilim386.sys  = "Intel Expanded Memory Emulator"
  1061. cmdedit.com  = "Command Line Editor"
  1062. hpmm.sys     = "HP Memory Manager"
  1063. ced.exe      = "PCED Command Line Editor"
  1064. ced.com      = "CED Command Line Editor"
  1065. umbpro.sys   = "UMB Pro Memory Manager"
  1066. rm386.sys    = "NetRoom Memory Manager"
  1067. eimpcs.sys   = "IBM PC Support"
  1068. ecyddx.sys   = "IBM PC Support"
  1069.  
  1070. ; Known TSRs and device drivers which can(!) potentially cause problems
  1071. ; if running during Setup or Windows
  1072. ;
  1073. ; filename = description string
  1074. [incompTSR2]
  1075. ndosedit.com  = "Command Line Editor"
  1076. doscue.com="DOSCUE Command Line Editor"
  1077. datamon.exe="PC Tools Datamon"
  1078. subst.exe="MS-DOS SUBST Utility"
  1079. join.exe="MS-DOS JOIN Utility"
  1080. viralert.sys="Data Physician Plus TSR"
  1081. graphics.com="MS-DOS GRAPHICS Utility"
  1082. le.com="Le Menu Menuing Package"
  1083. assign.com="MS-DOS ASSIGN Utility"
  1084. append.com="MS-DOS APPEND Utility"
  1085. diskmon.exe="Norton Disk Monitoring TSR"
  1086. dubldisk.sys="Double Disk Data Compression Utility"
  1087. pa.exe = "Printer Assist"
  1088. speedfxr.com = "Speedfxr"
  1089. pcsxmaem.sys = "pcsxmaem Utility"
  1090. xmaem.sys    = "xmaem Utility"
  1091. cubitr.exe   = "Cubit"
  1092.  
  1093. [block_devices]
  1094. tscsi.sys
  1095. tcscsi.sys
  1096. atdosxl.sys
  1097. dmdrvr.bin
  1098. drdrive.sys
  1099.  
  1100. [Installable.Drivers]
  1101. ; key         = filename,       type(s),     description, VxD(s), Default Params
  1102. msadlib       = 5:msadlib.drv,  "MIDI",      "Ad Lib", 5:vadlibd.386,
  1103. lapc1         = 8:mpu401.drv,   "MIDI",      "Roland LAPC1",,
  1104. midimapper    = 6:midimap.drv,  "MidiMapper", "MIDI Mapper",,
  1105. mpu401        = 8:mpu401.drv,   "MIDI",      "Roland MPU-401",,
  1106. sequencer     = 8:mciseq.drv,   "Sequencer", "[MCI] MIDI Sequencer",,
  1107. soundblaster  = 5:sndblst.drv,  "Wave,MIDI", "Creative Labs Sound Blaster 1.0", 5:vsbd.386,, msadlib
  1108. soundblaster2 = 5:sndblst2.drv, "Wave,MIDI", "Creative Labs Sound Blaster 1.5", 5:vsbd.386,, msadlib
  1109. timer         = 5:timer.drv,    "Timer",     "Timer", 5:vtdapi.386,
  1110. thunder       = 5:sndblst2.drv, "Wave", "Media Vision Thunder Board", 5:vsbd.386,, msadlib
  1111. wave          = 8:mciwave.drv,  "WaveAudio", "[MCI] Sound",, "4"
  1112. cdaudio       = 8:mcicda.drv,   "CDAudio",   "[MCI] CD Audio",,
  1113.  
  1114. ; This section translates Windows 3.0 OEMSETUP.INF entries to their 3.1
  1115. ; equivalents. The disk names should be the first entries in the list.
  1116.  
  1117. [translate]
  1118. WinDiskName=26,"Microsoft Windows 3.0 ─Φ±Ω"
  1119. WinDiskName=14,"Windows Disk #"
  1120. *vddvga=2:vddvga30.386
  1121. vgalogo.lgo=2:vgalogo.lgo
  1122. vgalogo.rle=2:vgalogo.rle
  1123. rgdi.lgo=2:vgalogo.lgo
  1124. rgdi.rle=2:vgalogo.rle
  1125. vga.gr3=2:vga30.3gr
  1126. v7vga.gr3=2:v7vga.3gr
  1127. cga40woa.fon=2:cga40woa.fon
  1128. cga40850.fon=2:cga40woa.fon
  1129. cga80woa.fon=2:cga80woa.fon
  1130. cga80850.fon=2:cga80woa.fon
  1131. ega40woa.fon=2:ega40woa.fon
  1132. ega40850.fon=2:ega40woa.fon
  1133. ega80woa.fon=2:ega80woa.fon
  1134. ega80850.fon=2:ega80woa.fon
  1135. vgasys.fon=2:vgasys.fon
  1136. vgafix.fon=2:vgafix.fon
  1137. vgaoem.fon=2:vgaoem.fon
  1138. 8514sys.fon=1:8514sys.fon
  1139. 8514fix.fon=2:8514fix.fon
  1140. 8514oem.fon=2:8514oem.fon
  1141. helve.fon=7:sserife.fon
  1142. helvf.fon=6:sseriff.fon
  1143. coure.fon=8:coure.fon
  1144. courf.fon=8:courf.fon
  1145. tmsre.fon=7:serife.fon
  1146. tmsrf.fon=6:seriff.fon
  1147. symbole.fon=7:symbole.fon
  1148. symbolf.fon=6:symbolf.fon
  1149. roman.fon=8:roman.fon
  1150. script.fon=8:script.fon
  1151. modern.fon=8:modern.fon
  1152. kbduk.dll=2:kbduk.dll
  1153. xlat866.bin=2:xlat866.bin
  1154. vga866.fon=2:vgaoem.fon
  1155. win.cnf=1:win.cnf
  1156.  
  1157. ; Used to update files that already exist on the disk
  1158. ;
  1159. [Update.Files]
  1160. 0:system,5:sndblst.drv
  1161. 0:system,5:sndblst2.drv
  1162. 0:system,8:mpu401.drv
  1163. 0:system,5:msadlib.drv
  1164. 0:system,5:vtdapi.386
  1165. 0:system,5:vsbd.386
  1166. 0:system,5:vadlibd.386
  1167. 0:system,8:mcicda.drv
  1168. 0:system,8:cpqgr3.exe
  1169. 0:system,8:cpqvga.gr3
  1170. 0:system,6:pscript.drv
  1171.  
  1172. ; Used to update dependents of files in the [Update.Files] section.
  1173. ;
  1174. [Update.Dependents]
  1175. msadlib.drv = 5:vadlibd.386
  1176. sndblst.drv = 5:vsbd.386
  1177. sndblst2.drv = 5:vsbd.386
  1178.  
  1179. ; This section is processed by both the DOS and WINDOWS portions of setup
  1180. ; for temporarily renaming profile strings during setup. THE RENAME
  1181. ; OPERATION WILL ONLY TAKE PLACE IF THE ORIGINAL PROFILE STRING EXISTS AND HAS
  1182. ; A RIGHT HAND SIDE STRING.
  1183. ;
  1184. ; .ini file,  section name, temporary profile name, Original profile name.
  1185. ;
  1186. [ini.upd.patches]
  1187.   system.ini, Boot,    "olddrivers"    ,"drivers"
  1188.   win.ini   , Desktop, "oldwallpaper"  ,"wallpaper"
  1189.   system.ini, Boot,    "oldtaskman"    ,"taskman.exe"
  1190.   system.ini, Boot,    "wfwshell"      ,"shell"
  1191.  
  1192. [setupdisplay]
  1193. mach32.drv=2:vga.drv
  1194. cirrus.drv=1:svga256.drv
  1195. wd.drv=1:svga256.drv
  1196. framebuf.drv=1:svga256.drv
  1197. tseng.drv=1:svga256.drv
  1198. linear8.drv=2:vga.drv
  1199. cpqavga.drv=2:vga.drv
  1200. ht256sf.drv=2:vga.drv
  1201. orchidf.drv=2:vga.drv
  1202. s3.drv=2:vga.drv
  1203. s3?.drv=2:vga.drv
  1204. s3??.drv=2:vga.drv
  1205. s3???.drv=2:vga.drv
  1206. s3????.drv=2:vga.drv
  1207. s3?????.drv=2:vga.drv
  1208. s3??????.drv=2:vga.drv
  1209. viper_??.drv=2:vga.drv
  1210. mach-??.drv=2:vga.drv
  1211. m32-??.drv=2:vga.drv
  1212.  
  1213. [setupdisplay.fon]
  1214. fonts.fon=2:vgasys.fon
  1215. fixedfon.fon=2:vgafix.fon
  1216. oemfonts.fon=2:vgaoem.fon
  1217.  
  1218. ; Used by the windows half to shrink the memory needed to hold this pig.
  1219. ;
  1220. [blowaway]
  1221.    this line needed
  1222.  
  1223. [ini.upd.31]
  1224. ;
  1225. ; WARNING: This section only works on win.ini or system.ini !!
  1226. ;
  1227. ; .ini file,  section,  old line to be replaced,  new line,  rename operater.
  1228. ;
  1229. ; If the "old line to be replaced" field is empty, setup will assume that
  1230. ; the new line is to be added. The rename operater tells setup to retain the RHS
  1231. ; of the profile. This is used as a renaming mechanism during upgrades.
  1232. ; Nb : Simple string substitution is implemented :
  1233. ;     ?P means any valid MS-DOS path
  1234. ;
  1235.   system.ini, Boot,    "wincodepage="             ,   "wincodepage=1250"
  1236.   system.ini, Boot,                               ,   "taskman.exe="
  1237.   system.ini, mci,     "waveaudio="               ,   "WaveAudio=mciwave.drv"
  1238.   system.ini, mci,     "sequencer="               ,   "Sequencer=mciseq.drv"
  1239.   system.ini, mci,     "cdaudio="                 ,   "CDAudio=mcicda.drv"
  1240.   system.ini, drivers,                            ,   "timer=timer.drv"
  1241.   system.ini, drivers,         "midimapper="      ,   "midimapper=midimap.drv"
  1242.   system.ini, drivers, "midi=adlib.drv"           ,   "midi=msadlib.drv"          ,rename
  1243.   system.ini, drivers, "midi1=adlib.drv"          ,   "midi1=msadlib.drv"         ,rename
  1244.   system.ini, drivers, "midi2=adlib.drv"          ,   "midi2=msadlib.drv"         ,rename
  1245.   system.ini, drivers, "midi3=adlib.drv"          ,   "midi3=msadlib.drv"         ,rename
  1246.   system.ini, drivers, "midi4=adlib.drv"          ,   "midi4=msadlib.drv"         ,rename
  1247.   system.ini, 386Enh,       "keyboard=?Pbpvkd.386",
  1248.   system.ini, 386Enh,          "keyboard="        ,   "keyboard=*vkd"             ,noclobber
  1249.   system.ini, 386Enh,       "device=vpicda.386"   ,   "device=*vpicd"
  1250.   system.ini, 386Enh,       "device=vpicd.386"    ,   "device=*vpicd"
  1251.   system.ini, 386Enh,                             ,   "device=ifsmgr.386"
  1252.   system.ini, 386Enh,                             ,   "device=vcache.386"
  1253.   system.ini, vcache,       "minfilecache="       ,   "minfilecache=512", noclobber
  1254.   system.ini, 386Enh,       "device=?Pvshare.386" ,   "device=vshare.386"
  1255.   system.ini, 386Enh,          "device=*vhd"      ,   "device=*BLOCKDEV", rename
  1256.   system.ini, 386Enh,          "device=apix.386"
  1257.   system.ini, 386Enh,          "device=*vpd"      ,
  1258.   system.ini, 386Enh,          "device=vpd.386"   ,   
  1259.   system.ini, 386Enh,          "device=vdmad.386" ,   "device=*vdmad"
  1260.   system.ini, 386Enh,          "device=vdmadx.386",   "device=*vdmad"
  1261.   system.ini, 386Enh,          "device=vcd.386"   ,   "device=*vcd", rename
  1262.   system.ini, 386Enh,       "device=vndis2d.386"  ,   
  1263.   system.ini, 386Enh,                             ,   "device=*pagefile"
  1264.   system.ini, 386Enh,       "device=?Pvtdapi.386" ,   "device=vtdapi.386"
  1265.   system.ini, 386Enh,                             ,   "device=vcomm.386"
  1266.   system.ini, 386Enh,       "device=ns8250.386"   ,   "device=serial.386"
  1267.   system.ini, 386Enh,                             ,   "device=serial.386"
  1268.   system.ini, 386Enh,       "device=comlpt.386"   ,   "device=lpt.386"
  1269.   system.ini, 386Enh,                             ,   "device=lpt.386"
  1270.   system.ini, 386Enh,                             ,   "device=vpmtd.386"
  1271.   system.ini, NonWindowsApp,"localtsrs="          ,   "localtsrs=dosedit,ced"  ,noclobber
  1272.   system.ini, 386Enh,       "COM3Irq="            ,   "COM3Irq=4", noclobber
  1273.   system.ini, 386Enh,       "COM3Base="           ,   "COM3Base=03E8", noclobber
  1274.   system.ini, 386Enh,       "COM4Irq="            ,   "COM4Irq=3", noclobber
  1275.   system.ini, 386Enh,       "COM4Base="           ,   "COM4Base=02E8", noclobber
  1276.   win.ini   , Sounds,  "SystemDefault="           ,   "SystemDefault=ding.wav, -Φπφαδ ∩ε ≤∞εδ≈αφΦ_"      ,noclobber
  1277.   win.ini   , Sounds,  "SystemExclamation="       ,   "SystemExclamation=ding.wav, -ε±ΩδΦ÷αφΦσ"  ,noclobber
  1278.   win.ini   , Sounds,  "SystemStart="             ,   "SystemStart=chimes.wav, |α∩≤±Ω Windows"       ,noclobber
  1279.   win.ini   , Sounds,  "SystemExit="              ,   "SystemExit=chimes.wav, -_⌡εΣ Φτ Windows"       ,noclobber
  1280.   win.ini   , Sounds,  "SystemHand="              ,   "SystemHand=ding.wav, -≡Φ≥Φ≈σ±ΩΦΘ ±ßεΘ"       ,noclobber
  1281.   win.ini   , Sounds,  "SystemQuestion="          ,   "SystemQuestion=ding.wav, -ε∩≡ε±Φ≥σδⁿφ_Θ τφαΩ"        ,noclobber
  1282.   win.ini   , Sounds,  "SystemAsterisk="          ,   "SystemAsterisk=ding.wav, |φαΩ τΓστΣε≈Ωα"        ,noclobber
  1283.   win.ini   , "mci extensions",                   ,   "wav=waveaudio"
  1284.   win.ini   , "mci extensions",                   ,   "mid=sequencer"
  1285.   win.ini   , "mci extensions",                   ,   "rmi=sequencer"
  1286.   win.ini   , FontSubstitutes,                    ,   "Helv=MS Sans Serif"
  1287.   win.ini   , FontSubstitutes,                    ,   "Tms Rmn=MS Serif"
  1288.   win.ini   , FontSubstitutes, "Courier=Courier New" ,
  1289.   win.ini   , FontSubstitutes,                    ,   "Times=Times New Roman"
  1290.   win.ini   , FontSubstitutes,                    ,   "Helvetica=Arial"
  1291.   ;
  1292.   ; Remove these Win 3.0 font entries from win.ini because they have either
  1293.   ; been replaced or removed for Win 3.1
  1294.   ; 
  1295.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (CGA res)="
  1296.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (EGA res)="
  1297.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (60 dpi)="
  1298.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (120 dpi)="
  1299.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (VGA res)="
  1300.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (8514/a res)="
  1301.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (CGA res)="
  1302.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (EGA res)="
  1303.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (60 dpi)="
  1304.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (120 dpi)="
  1305.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (VGA res)="
  1306.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (8514/a res)="
  1307.   ;
  1308.   ; Remove these font entries if they exist because these .ini entries
  1309.   ; are obsolete. We use "TrueType" rather than "Scalable"
  1310.   ; 
  1311.   win.ini, Fonts, "Arial (Scalable)="
  1312.   win.ini, Fonts, "Arial Bold (Scalable)="
  1313.   win.ini, Fonts, "Arial Bold Italic (Scalable)="
  1314.   win.ini, Fonts, "Arial Italic (Scalable)="
  1315.   win.ini, Fonts, "Courier (Scalable)="
  1316.   win.ini, Fonts, "Courier Bold (Scalable)="
  1317.   win.ini, Fonts, "Courier Italic (Scalable)="
  1318.   win.ini, Fonts, "Courier Bold Italic (Scalable)="
  1319.   win.ini, Fonts, "Courier (TrueType)"
  1320.   win.ini, Fonts, "Courier Bold (TrueType)"
  1321.   win.ini, Fonts, "Courier Bold Italic (TrueType)"
  1322.   win.ini, Fonts, "Courier Italic (TrueType)"
  1323.   win.ini, Fonts, "Times New Roman (Scalable)="
  1324.   win.ini, Fonts, "Times New Roman Bold (Scalable)="
  1325.   win.ini, Fonts, "Times New Roman Bold Italic (Scalable)="
  1326.   win.ini, Fonts, "Times New Roman Italic (Scalable)="
  1327.   win.ini, Fonts, "Symbol PS (Scalable)="
  1328.   win.ini, Fonts, "Symbol (Scalable)="
  1329.   win.ini, Fonts, "Arial (TrueType)="
  1330.   win.ini, Fonts, "Arial Bold (TrueType)="
  1331.   win.ini, Fonts, "Arial Bold Italic (TrueType)="
  1332.   win.ini, Fonts, "Arial Italic (TrueType)="
  1333.   win.ini, Fonts, "Courier New (TrueType)="
  1334.   win.ini, Fonts, "Courier New Bold (TrueType)="
  1335.   win.ini, Fonts, "Courier New Bold Italic (TrueType)="
  1336.   win.ini, Fonts, "Courier New Italic (TrueType)="
  1337.   win.ini, Fonts, "Times New Roman (TrueType)="
  1338.   win.ini, Fonts, "Times New Roman Bold (TrueType)="
  1339.   win.ini, Fonts, "Times New Roman Bold Italic (TrueType)="
  1340.   win.ini, Fonts, "Times New Roman Italic (TrueType)="
  1341.   ;
  1342.   ; Remove these font entries if they exist because these .ini entries
  1343.   ; are obsolete. We use "Plotter" rather than "All res" Also, 8 point was
  1344.   ; added to the EGA res courier so we remove the old "Courier 10,12,15" font.
  1345.   ; 
  1346.   win.ini, Fonts, "Roman (All res)="
  1347.   win.ini, Fonts, "Script (All res)="
  1348.   win.ini, Fonts, "Modern (All res)="
  1349.   win.ini, Fonts, "Courier 10,12,15 (EGA res)="
  1350.   ;
  1351.   ; The following lines will cause the MS-DOS half of setup to effectivly
  1352.   ; rename the [Fonts] section in win.ini. Setup does this by adding the
  1353.   ; [wt4gpi8s56bz] string to the [Fonts] section and then deleting the
  1354.   ; [Fonts] section string. Later, in the windows half of setup, it will
  1355.   ; rename [wt4gpi8s56bz] back to [Fonts]. Do not change these names!
  1356.   ;
  1357.   win.ini, Fonts,              , "[wt4gpi8s56bz]"
  1358.   win.ini, Fonts,   "[Fonts]"  ,
  1359.  
  1360.   ; The following line makes USER skip persistent net connections
  1361.   ; USER immediately deletes the entry so it is a onetime thing.
  1362.   win.ini, windows,, "SetupWin=1"
  1363.  
  1364.   ; The following lines fix problems with APPS
  1365.   win.ini, Compatibility,"NOTSHELL=", "NOTSHELL=0x0001"
  1366.   win.ini, Compatibility,"WPWINFIL=", "WPWINFIL=0x0006"
  1367.   win.ini, Compatibility,"CCMAIL=", "CCMAIL=0x0008"
  1368.   win.ini, Compatibility,"AMIPRO=", "AMIPRO=0x0010"
  1369.   win.ini, Compatibility,"REM=", "REM=0x8022"
  1370.   win.ini, Compatibility,"PIXIE=", "PIXIE=0x0040"
  1371.   win.ini, Compatibility,"CP=", "CP=0x0040"
  1372.   win.ini, Compatibility,"JW=", "JW=0x42080"
  1373.   win.ini, Compatibility,"TME=", "TME=0x0100"
  1374.   win.ini, Compatibility,"VB=", "VB=0x0200"
  1375.   win.ini, Compatibility,"WIN2WRS=", "WIN2WRS=0x1210"
  1376.   win.ini, Compatibility,"PACKRAT=", "PACKRAT=0x0800"
  1377.   win.ini, Compatibility,"VISION=", "VISION=0x0040"
  1378.   win.ini, Compatibility,"MCOURIER=", "MCOURIER=0x0800"
  1379.   win.ini, Compatibility,"_BNOTES=", "_BNOTES=0x24000"
  1380.   win.ini, Compatibility,"MILESV3=", "MILESV3=0x1000"
  1381.   win.ini, Compatibility,"PM4=", "PM4=0x2000"
  1382.   win.ini, Compatibility,"DESIGNER=", "DESIGNER=0x2000"
  1383.   win.ini, Compatibility,"PLANNER=", "PLANNER=0x2000"
  1384.   win.ini, Compatibility,"DRAW=", "DRAW=0x2000"
  1385.   win.ini, Compatibility,"WINSIM=", "WINSIM=0x2000"
  1386.   win.ini, Compatibility,"CHARISMA=", "CHARISMA=0x2000"
  1387.   win.ini, Compatibility,"PR2=", "PR2=0x2000"
  1388.   win.ini, Compatibility,"PLUS=", "PLUS=0x1000"
  1389.   win.ini, Compatibility,"ED=", "ED=0x00010000"
  1390.   win.ini, Compatibility,"PP=",
  1391.   win.ini, Compatibility,"APORIA=", "APORIA=0x0100"
  1392.   win.ini, Compatibility,"EXCEL=", "EXCEL=0x1000"
  1393.   win.ini, Compatibility,"GUIDE=", "GUIDE=0x1000"
  1394.   win.ini, Compatibility,"NETSET2=", "NETSET2=0x0100"
  1395.   win.ini, Compatibility,"W4GL=", "W4GL=0x4000"
  1396.   win.ini, Compatibility,"W4GLR=","W4GLR=0x4000"
  1397.   win.ini, Compatibility,"TURBOTAX=","TURBOTAX=0x00080000"
  1398.   win.ini   , Sounds,  "RingIn="                  ,   "RingIn=ringin.wav, ╧ε±≥≤∩α■∙ΦΘ π≤ΣεΩ Chat"     ,noclobber
  1399.   win.ini   , Sounds,  "RingOut="                 ,   "RingOut=ringout.wav, ╚±⌡εΣ ∙ΦΘ π≤ΣεΩ Chat"   ,noclobber
  1400.   win.ini   , Network, "DefaultDialogs="
  1401.  
  1402.   ; defaults to put up net warning messages
  1403.   win.ini, windows, "NetMessage=", "NetMessage=Yes"
  1404.   win.ini, windows, "NetWarn=",    "NetWarn=1"
  1405.  
  1406.   ; remove beta2 lines
  1407.   win.ini, PrinterPorts,          "Microsoft Mail Local Fax="
  1408.   win.ini, devices,               "Microsoft Mail Local Fax="
  1409.  
  1410. [system]
  1411. ; The various SYSTEM.DRV, SOUND.DRV, COMM.DRV
  1412. ;
  1413. ; These   are the   drivers   which may vary from system to system,
  1414. ; but are selected only   by the [machine] menu -- they do not have
  1415. ; special menus   for their selection.
  1416. system   =    2:system.drv
  1417. sound    =    2:mmsound.drv
  1418. comm     =    2:comm.drv
  1419. hpsystem =    2:hpsystem.drv
  1420.  
  1421. [machine]
  1422. ; This section defines default machine selections.  The   system
  1423. ; description from each   entry will appear in the initial machine
  1424. ; selection menu of Setup.
  1425. ;
  1426. ; An * means that setup will use the device specified here and override
  1427. ; the detected device, this applies to keyboards, mice, and displays.
  1428. ;
  1429. ; Each entry contains a   descriptive line for the system-selection menu,
  1430. ; followed by the filenames of the drivers in fixed order.
  1431. ;
  1432. ;      Field      1         2           3        4         5          6         7          8         9             10     11
  1433. ; prof_str      = Desc Str, System drv, kbd drv, kbd type, mouse drv, disp drv, sound drv, comm drv, himem switch, ebios, cookies
  1434. ;
  1435. ast_386_486     = "AST Premium 386/25 Φ 386/33 (CUPID)",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,ast_cookz
  1436. at_and_t        = "╧╩ AT&T",system,kbd,t4s0enha,nomouse,!olibw,sound,comm,,ebios,
  1437. att_nsx_20      = "AT&T NSX 20: Safari notebook",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios
  1438. everex_386_25   = "Everex Step 386/25 (ΦδΦ ±εΓ∞σ±≥Φ∞√Θ)",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,everex_cookz
  1439. hewlett_packard = "Hewlett-Packard: Γ±σ Ωε∞∩ⁿ■≥σ≡√",hpsystem,kbdhp,t4s0enha,nomouse,egahires,sound,comm,,hpebios,
  1440. ibm_ps2_70p     = "IBM PS/2 ∞εΣσδⁿ P70",system,kbd,t4s0enha,nomouse,!vga,sound,comm,,ebios,
  1441. ibm_ps2_l40sx   = "IBM PS/2 ∞εΣσδⁿ L40sx",system,kbd,!t4s0enha,nomouse,vga,sound,comm,,ebios,ibml40_cookz
  1442. apm_sl          = "╤Φ±≥σ∞√ φα ε±φεΓσ Intel 386SL ± APM",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,apm_sl_cookz
  1443. ibm_compatible  = "╤Φ±≥σ∞α MS-DOS",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,
  1444. apm             = "╤Φ±≥σ∞α MS-DOS ± APM",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,apm_cookz
  1445. ncr_386sx       = "NCR: Γ±σ Ωε∞∩ⁿ■≥σ≡√ 80386 Φ 80486",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,ncr386sx_cookz
  1446. nec_pm_sx+      = "NEC PowerMate SX Plus",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,nec_pm_cookz
  1447. nec_prospeed    = "NEC ProSpeed 386",system,kbd,t4s0enha,nomouse,!egahires,sound,comm,,ebios,
  1448. toshiba_1600    = "Toshiba 1600",system,kbd,t4s0enha,nomouse,egahires,sound,comm,"TOSHIBA",ebios,
  1449. toshiba_5200    = "Toshiba 5200",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,t5200_cookz
  1450. zenith_386      = "Zenith: Γ±σ Ωε∞∩ⁿ■≥σ≡√ 80386",system,kbd,t4s0enha,nomouse,egahires,sound,comm,,ebios,zen386_cookz
  1451.  
  1452. ;
  1453. ; Cookies as specified in machine section
  1454. ;
  1455. ; ini file, section, cookie, needed file
  1456. ;
  1457. ; specialdriver,,,file will add an installable driver to [boot]drivers=
  1458. ;
  1459.  
  1460. [apm_cookz]
  1461. specialdriver,,,2:power.drv
  1462. system.ini,386enh,"device=vpowerd.386",2:vpowerd.386
  1463. ,,,2:power.hlp
  1464.  
  1465. [apm_sl_cookz]
  1466. specialdriver,,,2:power.drv
  1467. system.ini,386enh,"device=vpowerd.386",2:vpowerd.386
  1468. ,,,2:power.hlp
  1469. system.ini,power.drv,"OptionsDLL=sl.dll",2:sl.dll
  1470. ,,,2:sl.hlp
  1471.  
  1472. [ast_cookz]
  1473. system.ini,386enh,"emmexclude=E000-EFFF",
  1474.  
  1475. [everex_cookz]
  1476. system.ini,386enh,"8042ReadCmd=A2,1,F",
  1477. system.ini,386enh,"8042ReadCmd=A3,1,F",
  1478. system.ini,386enh,"8042WriteCmd=B3,8,F",
  1479.  
  1480. [ibml40_cookz]
  1481. system.ini,386enh,"emmexclude=E000-EFFF",
  1482. system.ini,386enh,"DMAbuffersize=64"
  1483.  
  1484.  
  1485. [ncr386sx_cookz]
  1486. system.ini,386enh,"emmexclude=E000-EFFF",
  1487. system.ini,386enh,"emmexclude=C600-C7FF",
  1488.  
  1489. [nec_pm_cookz]
  1490. system.ini,386enh,"VirtualHDirq=NO",
  1491.  
  1492. [t5200_cookz]
  1493. system.ini,386enh,"emmexclude=C000-C7FF",
  1494.  
  1495. [zen386_cookz]
  1496. system.ini,386enh,"emmexclude=E000-EFFF",
  1497.  
  1498. [special_adapter]
  1499. eitherlink  = DMAbuffersize,32          ; Needed if EitherLink MC is detected.
  1500.  
  1501. [ebios]
  1502. ebios       = x:*ebios               ; Required for most 386 machines.
  1503. hpebios     = 2:hpebios.386,x:*ebios ; Required for HP 386 machines.
  1504.  
  1505. ;
  1506. ; Language DLL must be installed for non US installation.
  1507. ;
  1508. ; profile = language DLL, DLL description, language ID (ilanguage)
  1509. ;
  1510. [language]
  1511. enu =              , "└φπδΦΘ±ΩΦΘ (└∞σ≡ΦΩαφ±ΩΦΘ)",       1033
  1512. eng = 2:langeng.dll, "└φπδΦΘ±ΩΦΘ (╠σµΣ≤φα≡εΣφ√Θ)", 2057
  1513. rus = 2:langcyr.dll, "╩Φ≡ΦδδΦ÷α",                 1049
  1514.  
  1515. [dosdisk]
  1516. number=7:country.sys
  1517.  
  1518. ; files included on disk but not referenced in anywhere in setup.inf
  1519. [keepers]
  1520.     1:setup.exe     ; dossetup program
  1521.     1:setup.inf     ; setup information file
  1522.     1:xmsmmgr.exe   ; xms manager
  1523.     1:setup.shh     ; automatic setup template file
  1524.     6:prtupd.inf    ; Printer driver update file
  1525.     A:admincfg.exe  ; Network Admin Utility 
  1526.     A:pss.inf       ; PSS Support Protocol File
  1527.  
  1528. ; List of 3rd party drivers that replace *wdctrl
  1529. ; Setup will not add *wdctrl if one of these is present
  1530. [*wdctrl]
  1531.     cpqwdctl.386    ; compaq wd controller
  1532.     ultraisa.386    ; ultra store wd controller
  1533.     fdscsi.386      ; future domain scsi
  1534.     hc_win.386      ; quantum hardcard
  1535.     cam_win.386     ; quantum passport scsi
  1536.     scsi_win.386    ; quantum passport scsi
  1537.  
  1538. ; List of 3rd party drivers that replace *int13
  1539. ; Setup will not add *int13 if one of these is present
  1540. [*int13]
  1541.     cpqint13.386    ; used with compaq cpqwdctl.386
  1542.     qtmint13.386    ; used with quantum hc_win.386, cam_win.386, and scsi_win.386
  1543.     int13.386       ; used with future domain
  1544.  
  1545. ; List of 3rd party drivers that replace *vpd
  1546. ; Setup will not add *vpd if one of these is present
  1547. [*vpd]
  1548.     wpsljvpd.386
  1549.